PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setFillColor Method
The color components.
In This Topic
    setFillColor Method
    In This Topic
    Sets the current fill color. Operator: sc
    Syntax
    public void setFillColor( 
       double[] color
    )

    Parameters

    color
    The color components.
    See Also